home *** CD-ROM | disk | FTP | other *** search
/ PC for Alla 2005 May / PC för Alla 0505.iso / fullversioner / realsoft3d / data1.cab / Scripting / scripts / js / real / wires / r3wicobend.js < prev    next >
Encoding:
Text File  |  2005-04-04  |  404 b   |  13 lines

  1.  
  2. // This JavaScript file was autogenerated from inc/real/wires/r3wicobend.h
  3. // Do not modify by hand
  4. // Copyrights 2001, Realsoft Graphics, Finland
  5.  
  6. include("real/wires/r3wire.js")
  7. var R3CLID_WIBENDCONSTRUCTOR = 1784;
  8. function r3Wibendconstructor () { 
  9.    this.base = r3God;
  10.    if(arguments.length) {
  11.       this.base(R3CLID_WIBENDCONSTRUCTOR, arguments);
  12.    }
  13. // inc/real/wires/r3wicobend.h_H